home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / mac / The Month DEC 03 / engine / modules / text_pages.swf / scripts / frame_3 / DoAction.as
Text File  |  2003-11-04  |  98b  |  10 lines

  1. if(_root == this)
  2. {
  3.    loadSampleContent("text_pages");
  4. }
  5. else
  6. {
  7.    onReady();
  8. }
  9. stop();
  10.